header .site-header-banner{
    padding-top: 100px;
}
header .sologn {
    display: block;
    font-size: 42px;
    color: #ffffff;
    text-align: center;
    padding: 100px 0 120px 0;
    text-shadow: 0px 2px 7px rgba(0,0,0,0.5);
}
@media screen and (max-width:767.98px){
    header .site-header-banner{
        padding-top: 20px;
    }
    header .sologn {
        display: block;
        font-size: 18px;
        padding: 40px 0 30px 0;
        text-shadow: 0px 2px 7px rgba(0,0,0,0.5);
    }
}


.layui-tab {
    margin: 0 0;
}
.layui-tab-title{
    border-bottom-width: 2px !important;
    border-color: #0D67C2;
    position: relative;
}
.layui-tab .layui-tab-title li {
    border-radius: 6px 6px 0 0;
    padding: 0 0;
    width: 150px;
}

.layui-tab .layui-tab-title li h2 {
    font-weight: 400;
    font-size: 18px;
}

.layui-tab-brief>.layui-tab-title .layui-this {
    background-color: #0D67C2;
    color: #FFFFFF;
}

.layui-tab-title .layui-this:after {
    content: none;
}

.layui-tab .layui-tab-title .go-column{
    display: block;
    position: absolute;
    right: 10px;
    top: 8px;
    color: #757575;
    font-size: 14px;
}


/* 中心动态、区市动态 */
.article-first{
    display: flex;
    padding-bottom: 20px;
    margin-top: 0;
    border-bottom: 1px dashed #979797;
}
.article-first .article-date{
    text-align: center;
    flex-shrink: 0;
}
.article-first .article-date .date-day{
    font-weight: 600;
    font-size: 40px;
    color: #222222;
    display: block;
}
.article-first .article-date .date-year{
    font-size: 14px;
    color: #222222;
    display: block;
}
.article-first .article-body{
    margin-left: 16px;
    flex: 1;
    overflow: hidden;
}
.article-first .article-body .article-title{
    font-weight: 600;
    font-size: 16px;
    color: #333333;
}
.article-first .article-body .article-desc{
    font-size: 14px;
    line-height: 22px;
    color: #454545;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.article-item{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.article-item .article-title{
    font-size: 16px;
    color: #333333;
    padding-left: 18px;
    position: relative;
    flex: 1;
}
.article-item .article-title::before{
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #B3B3B3;
    position: absolute;
    left: 0;
    top: 6px;
}
.article-item .article-date{
    font-size: 14px;
    color: #757575;
    flex-shrink: 0;
}

.index-title-box{
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 16px;
}
.index-title-box .index-title-icon{
    width: 26px;
    height: 26px;
    margin-right: 8px;
}
.index-title-box h3{
    font-weight: 600;
    font-size: 18px;
    color: #323232;
}
.index-title-box a{
    display: block;
    position: absolute;
    right: 10px;
    top: 8px;
    color: #757575;
    font-size: 14px;
}

.jiankangzaozhidao{
    margin-top: 32px;
}
.jiankangshipin{
    margin-top: 32px;
}
.bianminditu{
    margin-top: 52px;
}
.zhuanti-box{
    background-color: #F5F5F5;
    padding: 44px 0 55px 0;
    margin-top: 52px;
}
.zhuanti-box .zhuanti-box-title{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 46px;
}
.zhuanti-box .zhuanti-box-title h2{
    font-weight: 600;
    font-size: 32px;
    color: #323232;
    margin: 0 24px;
}
.zhuanti-box .zhuanti-box-title img{
    width: 18px;
}
@media screen and (max-width:767.98px){
    .zhuanti-box{ padding: 24px 0 24px 0; margin-top: 24px; }
    .zhuanti-box .zhuanti-box-title{ margin-bottom: 24px; }
    .zhuanti-box .zhuanti-box-title h2{ font-weight: 600; font-size: 22px; margin: 0 24px; }
    .zhuanti-box .zhuanti-box-title img{ width: 14px; }
}

.zhuanti-box .zhuanti-item{
    display: block;
    position: relative;
    width: 100%;
    padding-top: 55%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.zhuanti-box .zhuanti-item .zhuanti-title{
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    text-shadow: 0 2px 2px #000000c7;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.site-item{
    display: block;
    position: relative;
    width: 100%;
    padding-top: 35%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.site-item .zhuanti-title{
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    text-shadow: 0 2px 2px #000000c7;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.bm-map{
    background-color: #E4EBF2;
    height: 430px;
}
@media screen and (max-width:767.98px){
    .bm-map{ height: 200px; }
}
.mapTab-list{

}
.mapTab-item {
    width: 100%;
    height: 107.5px;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: #F5F5F5;
    cursor: pointer;
    transition: 0.3s;
}
@media screen and (max-width:767.98px){
    .mapTab-item{ width: auto; height: 32px; display: inline-flex; padding: 2px 8px; }
}
.mapTab-item.active{
    background-color: #2775CC;
}
.mapTab-item.active .mapTab-item-name{
    color: #FFFFFF;
}
.mapTab-item:hover{
    background-color: #2775CC;
}
.mapTab-item:hover .mapTab-item-name{
    color: #FFFFFF;
}
.mapTab-item .mapTab-item-child{
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    width: 100%;
    box-shadow: 0 2px 7px rgba(0,0,0,0.3);
}
.mapTab-item:hover .mapTab-item-child{
    display: block;
}
.mapTab-item .mapTab-item-child .mapTab-item-child-item{
    padding: 10px 0;
    background-color: #FFFFFF;
    font-size: 12px;
    text-align: center;
}
.mapTab-item .mapTab-item-child .mapTab-item-child-item:hover{
    color: #2775CC;
}

.quxian-select{
    width: 100%;
    color: #333333;
}
.menzhen-list{
    overflow-y: scroll;
    max-height: 392px;
}
.menzhen-list .menzhen-item{
    background-color: #EAF4FF;
    padding: 10px;
    margin-top: 12px;
}
.menzhen-list .menzhen-item h5{
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 10px;
}
.menzhen-list .menzhen-item p{
    font-weight: 400;
    font-size: 14px;
    color: #757575;
    margin-bottom: 2px;
}